PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setColumnWidths Method
The desired width of the columns, measured in default user space units in the inline-progression direction.
In This Topic
    setColumnWidths Method
    In This Topic
    Sets the column widths.
    Syntax
    public void setColumnWidths( 
       double[] value
    )

    Parameters

    value
    The desired width of the columns, measured in default user space units in the inline-progression direction.
    See Also